Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.JsonReviver. Sets a custom reviver function to use when parsing JSON values returned from the server.
シンタックス
'宣言
Public Overridable Function JsonReviver( _
ByVal As System.String _
) As
public virtual JsonReviver(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照